home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Remove MBM from Reg
- ;
- ; Copyright 1999 Alex van Kaam
- ;
- [version]
- signature="$CHICAGO$"
-
- [DefaultInstall]
- DelReg = Del_MBM.Reg
-
- [SourceDisksNames]
- 55="Remove MBM","",1
-
- [SourceDisksFiles]
- MBM.INF=55
-
- [DestinationDirs]
- MBM.Files.Inf = 17
-
- [MBM.Files.Inf]
- MBM.INF
-
- [Del_MBM.Reg]
- HKLM,%RunLocation%,"MBM 4",,
- HKCU,%RegLocation%,"",,
-
- [Strings]
- RunLocation="Software\Microsoft\Windows\CurrentVersion\Run"
- RegLocation="Software\Motherboard Monitor"
-